include BUILD_DATE header when building Introjucer
authorIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Sat, 30 Jan 2016 20:00:18 +0000 (21:00 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Sat, 30 Jan 2016 20:00:18 +0000 (21:00 +0100)
debian/patches/reproducible-date.patch

index 175f8576f0f0470aaefc3ac16d535c7d5c88d2f4..2df5d0739713b772df511115a9924df692798a67 100644 (file)
@@ -42,3 +42,13 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
              Logger::setCurrentLogger (logger);\r
          }\r
  \r
+--- juce.orig/extras/Introjucer/JuceLibraryCode/AppConfig.h
++++ juce/extras/Introjucer/JuceLibraryCode/AppConfig.h
+@@ -18,6 +18,7 @@
+ // [BEGIN_USER_CODE_SECTION]\r
\r
+ // (You can add your own code in this section, and the Introjucer will not overwrite it)\r
++#include "../../../debian/libbuilder/libjuce_builddate.h"\r
\r
+ // [END_USER_CODE_SECTION]\r
\r